Revision: arnesi--main--0.0--patch-11
Archive: bese-devel@common-lisp.net
Creator: Marco Baringer <mb@bese.it>
Date: Wed Sep  3 18:13:14 CEST 2003
Standard-date: 2003-09-03 16:13:14 GMT
Summary: created files for decimal-arithmetic
Keywords: 
New-files: ./doc/.arch-ids/decimal-arithmetic.yaclml.id
    ./doc/decimal-arithmetic.yaclml
    ./src/.arch-ids/decimal-arithmetic.lisp.id
    ./src/decimal-arithmetic.lisp
New-directories: 
Removed-files: 
Removed-directories: 
Renamed-files: 
Renamed-directories: 
Modified-files: 
Modified-directories: 
New-patches: bese-devel@common-lisp.net/arnesi--main--0.0--patch-11
Removed-patches: 

After much thinking and floundering around it's been decided that
we'll just use CL's rational arithmetic. this commit just defines the
various functions we'll need.
